x11: Stop relying on root coordinates in events
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2020 23:17:13 +0000 (18:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:39:43 +0000 (00:39 -0500)
commita8e9d6c1f53d3c618507ac1cf6aec32835c527e0
tree07ad9d118c8a2017ef443496d32e649470d4d3d0
parent7e80c39aeea50bb2054ee36c874a00cb16fcd120
x11: Stop relying on root coordinates in events

The X11 dnd code was still using x_root/y_root in
GdkEventMotion in a couple of places. Stop doing so,
these field are going away soon.
gdk/x11/gdkdrag-x11.c